home *** CD-ROM | disk | FTP | other *** search
/ Digital Photography Made Easy 27 / Digital Photography Made Easy Issue 27.iso / pc / Software / Featured / psp800USev.exe / Data1.cab / custom_toolbar.swf / scripts / DefineButton2_47 / BUTTONCONDACTION on(keyPress Space).as < prev    next >
Encoding:
Text File  |  2003-04-22  |  80 b   |  5 lines

  1. on(keyPress "<Space>"){
  2.    _global.mov.gotoandstop(1);
  3.    gotoAndStop(1);
  4. }
  5.